home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / interntr.sit / Internet Tour / stack_-1.xml < prev    next >
Extensible Markup Language  |  1991-03-06  |  47KB  |  296 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>272</cardCount>
  7.     <cardID>9740</cardID>
  8.     <listID>36946</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><true /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>***********************************************************************This sets things up and shows the opening animationon startupwaitcursorif item 4 of the screenrect < 481 then hide menubarhide message boxglobal waitticks, thiseffect, playsounds, localinfoput 1 into waitticksput "" into localinfohide card button "click me" of card 1if there is a cd button "sounds are" of cd id 124574 thenif the hilite of cd button "sounds are" of cd id 124574 = false thenput "true" into playsoundselseput "false" into playsoundsend ifif the shiftkey is down thenexit startupgo cd id 124574end ifend ifset cursor to handset the showname of card button "click me" of cd 1 to falseshow card button "click me" of cd 1set the showname of card button "click me" of cd 1 to truepass startupend startup***********************************************************************For Quick Touron quickstopglobal quick, playsoundsput "false" into quickif playsounds <> "false" then play clickrepeat while the mouseclickend repeatset the lockscreen to truehide bg button "quick stop"hide bg button "quick next"go cd "first"repeat while the mouseclickend repeatshow cd pictureset the lockscreen to falsego cd id 124574repeat while the mouseclickend repeatend quickstopon quicknextglobal quick, playsounds, tempeffectput "true" into quickput "barn door open" into tempeffectset cursor to "fist"set the lockscreen to trueif there is a card button "mask" then hide card button "mask"if there is a card button "see" then hide card button "see"if there is a card button "continued" then hide card button "continued"if there is a bg button "quick stop" then show bg button "quick stop"if there is a bg button "quick next" then show bg button "quick next"set cursor to "hand"go cd "quick first"if playsounds is not "false" then play floopset the lockscreen to falsedoquick 14875set cursor to "hand"doquick 33138doquick  64278doquick 11392doquick 5835doquick 36305doquick 85872doquick  19834doquick  50566doquick  15740doquick  41249doquick 5384doquick 114208doquick  3945doquick 76097doquick 32151quickstoprepeat while the mouseclickend repeatexit quicknextend quicknexton doquick thecardglobal tempeffect, playsoundswait until the mouseclickrepeat while the mouseclickend repeatset cursor to "fist"if the clickloc is within the rect of bg button "quick next" thenif playsounds is not "false" then play floopgo cd id thecardif thecard contains "session" then send dothing to card thecardunlock screen with visual tempeffectrepeat while the mouseclickend repeatset cursor to "hand"exit doquickelse if the clickloc is within the rect of bg button "quick stop" thenrepeat while the mouseclickend repeatquickstopexit to hypercardelseput "Please click on a button at the bottom of the screen."wait 120 ticksput ""hide msgrepeat while the mouseclickend repeatend ifset cursor to "hand"repeat while the mouseclickend repeatend doquick***********************************************************************This is the quick reaction to all mousedowns***********************************************************************on mousedownset cursor to "fist"buttonsoundend mousedown***********************************************************************These are for hot text***********************************************************************This is for fields that popup popupson hotpopupglobal thiseffect, playsoundswaitcursorrepeat while the mouseclickend repeatif playsounds is not "false" then play bleepif "field" is not in the name of the target then -- is this necessary?put "You have clicked on an inactive area."wait 66 ticksput ""hide msgexit hotpopupelseput textstyle of the clickchunk into thestyleif "group" is not in thestyle thenput "Please click on underlined text."wait 66 ticksput ""hide msgexit hotpopupelse -- if the clickchunk has a grey underlinewaitcursorput the clicktext into whatwasclickedselect the clickchunkif whatwasclicked = "Internet Resource Guide" thengo cd id 6247exit hotpopupelseput whatwasclicked &" popup" into popupfieldset the lockscreen to trueput 20 + (item 2 of the clickloc) into showlochidefieldsset the rect of cd field popupfield to┬¼(item 1 of the clickloc + 15), (item 2 of the clickloc + 7),┬¼485, (item 2 of the clickloc + 50)show cd field popupfield--382, showloc -- horiz, verticalunlock screen with visual "zoom open"exit hotpopuprepeat while the mouseclickend repeatend if -- if it's "irg"end if -- if it's underlinedend if -- if it's a fieldend hotpopupThis is for fields where what you want is in the name of the target fieldon gohereglobal thiseffect, playsoundsput "scroll right" into thiseffectwaitcursor-- if playsounds <> "false" then play bleenkput the short name of the target into goherego cd gohererepeat while the mouseclickend repeatend gohereThis is for fields where you want to get the entire contents and go tothe card of that nameon hotfieldwaitcursorglobal thiseffect, playsoundsrepeat while the mouseclickend repeatput "scroll right" into thiseffect-- if playsounds <> "false" then play bleenkif "group" is not in the textstyle of the clickchunk thenput "That is where we are.  (Click on underlined text.)"wait 120 ticksput ""hide msgexit hotfieldelseput target into wheretogo -- put the contents of the target fieldselect the clickchunkif "information centers" is not wheretogo thengo cd wheretogoexit hotfieldelsego cd "network information centers"exit hotfieldend ifend ifrepeat while the mouseclickend repeatend hotfieldThis is to get what was clicked on and go to the card of that nameon hottextcardsearchwaitcursorglobal playsoundsrepeat while the mouseclickend repeatif  "field" is not in the name of the target thenput "You have clicked on an inactive area."wait 66 ticksput ""hide msgelseput textstyle of the clickchunk into thestyleif  "group" is not in thestyle thenput "Please click on underlined text."wait 66 ticksput ""hide msgexit hottextcardsearchelse -- if the clickchunk is underlined--   if playsounds <> "false" then play bleenkwaitcursorselect the clickchunk -- highlightput the clicktext into whatwasclicked--   put "true" into searching -- is this needed?--   put the target--   push card--   put whatwasclickedset the lockscreen to trueif whatwasclicked = "computing centers" thengo cd id 8622else if whatwasclicked = "library catalogs" thengo cd id 16476else if whatwasclicked = "data archives" thengo cd  id 15974else if whatwasclicked = "white pages" thengo cd id 17131else if whatwasclicked = "miscellaneous" thengo cd id 9455elsego cd whatwasclickedend ifunlock screen with visual "zoom open"end ifend ifrepeat while the mouseclickend repeatend hottextcardsearch*****This is for all other (uncaptured) mouseclicksIt has the default "hot text" code,for getting underlined text that was clicked on in a fieldand finding that text in a field on another card*****on mouseuprepeat while the mouseclickend repeatglobal thiseffect, playsounds, thistarget, whatwasclickedput "" into theresultif "field" is not in the target thenput "You have clicked on an inactive area."wait 66 ticksput ""hide msgexit mouseupelse -- if it's a fieldif the target contains "popup" thenhide the targetexit mouseupelseput the textstyle of the clickchunk into thestyleif "group" is not in thestyle thenput "Please click on underlined text."wait 86 ticksput ""hide msgexit mouseupelseselect the clickchunk -- highlight-- if playsounds <> "false" then play bleenkwaitcursorput the clicktext into whatwasclickedpush cardput "zoom open" into thiseffectrepeat while the mouseclickend repeatset the lockscreen to trueif the short name of this bg is "glossary" then -- search glossary firstif whatwasclicked is "Internet" thengo cd id 64278else if whatwasclicked is "arpanet" thengo cd "arpanet glossary"else if whatwasclicked is "Network" thengo cd id 29910else if whatwasclicked is "OSI" thengo cd id 24101else if whatwasclicked is "Packet" thengo cd id 26348else if whatwasclicked is "RFC" thengo cd id 69824else if whatwasclicked is "Server" thengo cd id 71232else if whatwasclicked is "Switch" thengo cd id 72810else if whatwasclicked is "NIC" thengo cd id 4447-- else find whole whatwasclicked in field "TITLE GLOSSARY"---- if the result is not "" then find whole whatwasclicked in field "TITLE"--else find whole whatwasclicked in field "level 3 glossary"if the result is "" thenopencardexit mouseupelse if the result is not "" then find whole whatwasclicked in field "level 4"if the result is "" thenopencardexit mouseupelse if the result is not "" then find whole whatwasclicked in field "level 3"if the result is "" thenopencardexit mouseupelse if the result is not "" then find whole whatwasclicked in field "level 2"if the result is "" thenopencardexit mouseupend ifelse -- if the name of this bg is not glossary -- search glossary lastif whatwasclicked is "Internet" thengo cd id 11392else if whatwasclicked is "arpanet" thengo cd  id 54201else if whatwasclicked is "Network" thengo cd id 29910else if whatwasclicked is "telnet" thengo cd id 3945else if whatwasclicked is "bitnet" thengo cd id 56362else if whatwasclicked is "DDN" thengo cd id 44798else if whatwasclicked is "CREN/CSNET" thengo cd  id 80747else if whatwasclicked is "CREN" thengo cd id 58892--  else find whole whatwasclicked in field "TITLE"----  if the result is not "" then find whole whatwasclicked in field "TITLE GLOSSARY"--else find whole whatwasclicked in field "level 4"if the result is "" thenopencardexit mouseupelse if the result is not "" then find whole whatwasclicked in field "level 3"if the result is "" thenopencardexit mouseupelse if the result is not "" then find whole whatwasclicked in field "level 2"if the result is "" thenopencardexit mouseupelse if the result is not "" then find whole whatwasclicked in field "level 3 glossary"if the result is "" thenopencardexit mouseupelse if the result is "" thenopencardexit mouseupend ifrepeat while the mouseclickend repeatend if -- if glossary or not glossaryput the result into theresultif theresult is not "" thenput "Sorry, couldn't find it."put "plain" into thiseffectpop card--  put "" into searchingwait 96 ticksput ""hide msgexit mouseuprepeat while the mouseclickend repeatend if -- not foundend if -- not underlinedend if -- not a popupend if --not a fieldend mouseup***********************************************************************These are for the buttons at the bottom and on the notes paletteon doprintnotesglobal thenoteswaitcursorput  "Printing notes"put cd field notes into thenotesprint thenoteswait 120 ticksput ""hide msgrepeat while the mouseclickend repeatend doprintnoteson dohidenotesglobal thenotes, notedput "" into notedwaitcursorset the lockscreen to trueput the userlevel into thelevelset the userlevel to 5if there is a cd field "notes" thenput cd field notes into thenotesselect cd field "notes"domenu "clear field"end ifif there is a cd button "print   export  hide " thenselect cd button "print   export  hide "domenu "clear button"end ifset the userlevel to thelevelpush cardset the lockrecent to trueset the lockmessages to truego stack "internet tour"put thenotes into cd field "notes" of cd id 12906pop cardhide bg button "notes grey"choose browse toolset the lockscreen to falseset the lockrecent to falseset the lockmessages to falserepeat while the mouseclickend repeatend dohidenoteson doexportnoteswaitcursorglobal thenotesAsk "Name for the new file?"if it is "" thenput "Bye!"wait 120 ticksput ""hide msgexit doexportnoteselseput it into thefileopen file quote&thefile&quotewrite cd field "notes" to file quote&thefile&quotewrite return to file quote&thefile&quoteclose file quote&thefile&quoterepeat while the mouseclickend repeatend ifend doexportnoteson donotesglobal thenotes, notedif noted is "true" then exit donoteselseput "true" into notedshow bg button "notes grey"waitcursorpush cardset the lockscreen to trueset the lockrecent to trueset the lockmessages to truego cd id 12906 of stack "internet tour"if there is a cd field notes then put cd field notes into thenotesput the userlevel into prevlevelset the userlevel to 5choose field toolif there is a cd field notes then select cd field "notes"domenu "copy field"pop carddomenu "paste field"if there is a cd field notes then put thenotes into cd field "notes"push cardgo cd id 12906  of stack "internet tour"choose button toolif there is a cd button 1 then select cd button 1domenu "copy button"pop carddomenu "paste button"choose browse toolrepeat while the mouseclickend repeatset the userlevel to prevlevel--  set the lockscreen to falseset the lockrecent to falseset the lockmessages to falserepeat while the mouseclickend repeatend ifend donoteson doseealsowaitcursorput  "There isn't any more here."wait 86 ticksrepeat while the mouseclickend repeatput ""hide msgend doseealsoon donextwaitcursorglobal thiseffectput  "scroll left" into thiseffectrepeat while the mouseclickend repeatgo nextend donexton dobackwaitcursorglobal thiseffectput "zoom close" into thiseffect -- this is to zoom backif "help" is in the name of this cd thenpop cardelsego backend ifif the short name of this cd is "notes" thenrepeat while the mouseclickend repeatgo backend ifend dobackon doprevwaitcursorglobal thiseffectput  "scroll right" into thiseffectgo prevend doprevon dohelpwaitcursorpush cardglobal thiseffectput "venetian blinds slow" into thiseffectrepeat while the mouseclickend repeatgo to card "help"  of stack "internet tour"end dohelpon doprintput "Preparing to print."waitcursorglobal thiseffectput "venetian blinds slow"  into thiseffectif bg field "list" = "" and there is not a cd field "list" thenput "Printing the card."domenu "print card"elseput "Printing the fields on this card."put "" into printthisrepeat with i = 1 to the number of bg fieldsput bg field i after printthisput return after printthisend repeatrepeat with j = 1 to the number of cd fieldsput cd field j after printthisput return after printthisend repeatprint printthisend ifwait 120 ticksput ""hide msgend doprinton domapwaitcursorglobal thiseffectput "venetian blinds slow"  into thiseffectgo to card id 13527  of stack "internet tour"end domapon dothemenuwaitcursorglobal thiseffectput "barn door close"  into thiseffectgo to card id 124574 of stack "internet tour"end dothemenuon docreditswaitcursorglobal thiseffectput "dissolve"  into thiseffectgo cd "credits"  of stack "internet tour"end docreditson dohomeglobal localinfo, thiseffectwaitcursorif the short name of this stack is not "internet tour" thenlock screengo stack "internet tour"go card "last"unlock screen with  visual dissolveunlock screenunlock screenelsego card "last"unlock screen with  visual dissolveend ifwaitcursorwaitcursorwaitcursorset the icon of cd button "eye" to "eye grey"end dohome***********************************************************************This happens when you click on a mapon gomap cdidset the lockscreen to falseglobal thiseffectput "zoom open slow" into thiseffectwaitcursorgo cd id cdidend gomap***********************************************************************This happens when you choose something from a menuon menueffect CARDidglobal thiseffectwaitcursorput "barn door open" into thiseffectGO TO CD id CARDidend menueffect***********************************************************************This happens when you click on an index tabon tabeffect CARDidglobal thiseffectwaitcursorput "wipe left" into thiseffectGO TO CD id CARDidend tabeffect***********************************************************************These happen whenever you go to another cardon closecard -- This checks to see if the notes are showingglobal notedif noted = "true" thendohidenotesend ifif the short name of this cd = "glossary" then show bg field "level 3 glossary"end closecard***********************************************************************This is so stuff can happen invisibly when a card is openedthen the screen gets unlocked on opencardon gorepeat while the mouseclickend repeatset the lockscreen to truepass goend goon opencardglobal thiseffect, quickif thiseffect is "" then put "scroll down" into thiseffectif the name of this card contains "popup" then hidefieldsif quick is "true" then -- In Quick Tourhide groupshide cd pictureif there is a card button "mask" then hide card button "mask"if there is a card field "netlist" then hide card field "netlist"if there is a card field "directions" then hide card field "directions"if there is a card button "continued" then hide card button "continued"if there is a bg button "quick stop" then show bg button "quick stop"if there is a bg button "quick next" then show bg button "quick next"repeat with i = 1 to the number of bg fieldsget bg field iif it = "" thenhide bg field ielseshow bg field iend ifend repeatunlock screen with visual thiseffectexit opencardelse -- Not in Quick Tourshow cd pictureshow groupsif there is a bg button "quick stop" then  hide bg button "quick stop"if there is a bg button "quick next" then  hide bg button "quick next"if there is a card field "directions" then show card field "directions"if there is a card button "mask" then show card button "mask"if there is a card button "continued" then show card button "continued"if "credits" is in the short name of this card thenset the scroll of card field "Credits" to 0send dothing to this cardexit opencardelse if the short name of this bg is "menus"  then -- get out nowunlock screen with visual thiseffectexit opencardelse if the short name of this bg is "glossary"  thenif the short name of this cd = "glossary" then ┬¼hide bg field "level 3 glossary"unlock screen with visual thiseffectexit opencardend if-- For cards that aren't in the starry background or the glossaryrepeat with i = 1 to the number of bg fieldsget bg field iif it = "" thenhide bg field ielseshow bg field iend ifend repeatif there is a cd field "netlist" thenfind (the short name of this card) in cd field netlist of this card-- Scrolls to the current network, and outlines its name in the listunlock screen with visual thiseffect -- get out nowexit opencardelse -- For cards other than the NSF network list on the mapssetscrollend ifif there is not a cd button "continued"  and┬¼"session" is not in the short name of this card then -- get out nowunlock screen with visual thiseffectexit opencardelse if the short name of this card contains "session" thensend dothing to this cardexit opencard -- do the sample session thing, then get out--   else if there is a cd button "continued" then--     unlock screen with visual thiseffect -- Last thing to do--     flasharrow--     exit opencardend ifunlock screen with visual thiseffect -- in case anything is leftexit opencardend ifend opencard***********************************************************************These are called from within other scriptson whereyouareput "That is where you are--try clicking on underlined text."wait 120 ticksput ""hide msgend whereyouareon decorativeput "This icon is purely decorative."wait 120 ticksput ""hide msgend decorativeon buttonsound -- plays a soundglobal playsoundsif playsounds <> "false" then play clickend buttonsoundon waitcursor -- spins the world cursorglobal waitticksset cursor to world1wait waitticks ticksset cursor to world2wait waitticks ticksset cursor to world3wait waitticks ticksset cursor to world4wait waitticks ticksset cursor to world5wait waitticks ticksset cursor to world6wait waitticks ticksset cursor to world7wait waitticks ticksset cursor to world8wait waitticks ticksset cursor to world1end waitcursoron flasharrowwait 5 ticksset the icon of cd button "continued" to "next arrow"wait 10 ticksset the icon of cd button "continued" to "next arrow inverted"wait 5 ticksset the icon of cd button "continued" to "next arrow"wait 5 ticksset the icon of cd button "continued" to "next arrow inverted"end flasharrowon hidefieldslock screenrepeat with i = 1 to the number of cd fieldsif the name of cd field i contains "popup" thenhide cd field iend ifend repeatrepeat with i = 1 to the number of cd buttonsif the name of cd button i contains "popup" thenhide cd button iend ifend repeatunlock screenend hidefieldson setscroll -- scrolls scrolling fields to the topif the number of card fields > 0 thenrepeat with i=1 to (the number of card fields)if the style of card field i is "scrolling" thenset the scroll of card field i to 0end ifend repeatend ifif the number of bg fields > 0 thenrepeat with i=1 to (the number of bg fields)if the style of bg field i is "scrolling" thenset the scroll of bg field i to 0end ifend repeatend ifend setscrollon lockthingsset the lockrecent to trueset the lockmessages to trueend lockthingson unlockthingsset the lockrecent to falseset the lockmessages to falseend unlockthingsJane DineenBBN10 Moulton StCambridge Mass. 02138jdineen@bbn.com(617) 873-2945--on openstackhide menuBarhide message boxif the short name of this stack is "Internet tour" thenglobal waitticks, thiseffect, playsounds, localinfoput "" into localinfohide card button "click me" of card 1if the hilite of cd button "sounds are" of cd id 124574 = false thenput "true" into playsoundselseput "false" into playsoundsend if--if playsounds is not "false" then play "bleenk"waitcursorput 1 into waitticksif the number of this card is not "1" thenexit openstackelse if the shiftkey is down thenexit openstackgo cd "top menu"elseset cursor to handset the showname of card button "click me" to falseshow card button "click me"set the showname of card button "click me" to trueend ifend ifend openstack</script>
  17.     <background id="2693" file="background_2693.xml" name="reference" />
  18.     <background id="9654" file="background_9654.xml" name="internet" />
  19.     <background id="11096" file="background_11096.xml" name="glossary" />
  20.     <background id="14286" file="background_14286.xml" name="menus" />
  21.     <background id="20122" file="background_20122.xml" name="" />
  22.     <background id="24408" file="background_24408.xml" name="applications" />
  23.     <card id="9740" file="card_9740.xml" marked="false" name="second" owner="14286" />
  24.     <card id="19273" file="card_19273.xml" marked="false" name="" owner="14286" />
  25.     <card id="97464" file="card_97464.xml" marked="false" name="" owner="14286" />
  26.     <card id="49486" file="card_49486.xml" marked="false" name="" owner="14286" />
  27.     <card id="6596" file="card_6596.xml" marked="false" name="first" owner="14286" />
  28.     <card id="124574" file="card_124574.xml" marked="false" name="top menu" owner="14286" />
  29.     <card id="31082" file="card_31082.xml" marked="false" name="quick first" owner="14286" />
  30.     <card id="13527" file="card_13527.xml" marked="false" name="table of contents" owner="14286" />
  31.     <card id="23074" file="card_23074.xml" marked="false" name="credits" owner="14286" />
  32.     <card id="6052" file="card_6052.xml" marked="false" name="help" owner="14286" />
  33.     <card id="44110" file="card_44110.xml" marked="true" name="help quick tour" owner="14286" />
  34.     <card id="99308" file="card_99308.xml" marked="true" name="help where you are" owner="14286" />
  35.     <card id="100094" file="card_100094.xml" marked="true" name="help finding more" owner="14286" />
  36.     <card id="100529" file="card_100529.xml" marked="true" name="help buttons popup" owner="14286" />
  37.     <card id="110416" file="card_110416.xml" marked="true" name="help local info" owner="14286" />
  38.     <card id="21337" file="card_21337.xml" marked="true" name="help local info 2" owner="14286" />
  39.     <card id="11555" file="card_11555.xml" marked="true" name="help local info 3" owner="14286" />
  40.     <card id="38639" file="card_38639.xml" marked="true" name="help local info 4" owner="14286" />
  41.     <card id="39052" file="card_39052.xml" marked="true" name="help local info 5" owner="14286" />
  42.     <card id="14875" file="card_14875.xml" marked="false" name="networks" owner="14286" />
  43.     <card id="33138" file="card_33138.xml" marked="false" name="what to do" owner="14286" />
  44.     <card id="118220" file="card_118220.xml" marked="false" name="THE INTERNET" owner="14286" />
  45.     <card id="11392" file="card_11392.xml" marked="false" name="The Internet description" owner="9654" />
  46.     <card id="5835" file="card_5835.xml" marked="false" name="history" owner="9654" />
  47.     <card id="82970" file="card_82970.xml" marked="false" name="history 2" owner="9654" />
  48.     <card id="36305" file="card_36305.xml" marked="false" name="history 3" owner="9654" />
  49.     <card id="119537" file="card_119537.xml" marked="false" name="history 4" owner="9654" />
  50.     <card id="34866" file="card_34866.xml" marked="false" name="history 5" owner="9654" />
  51.     <card id="85872" file="card_85872.xml" marked="false" name="history 6" owner="9654" />
  52.     <card id="87252" file="card_87252.xml" marked="false" name="history 7" owner="9654" />
  53.     <card id="88009" file="card_88009.xml" marked="false" name="history 8" owner="9654" />
  54.     <card id="32499" file="card_32499.xml" marked="false" name="poetry" owner="9654" />
  55.     <card id="16736" file="card_16736.xml" marked="false" name="Kleinrock poem" owner="9654" />
  56.     <card id="15438" file="card_15438.xml" marked="false" name="Cerf Poem 2" owner="9654" />
  57.     <card id="25772" file="card_25772.xml" marked="false" name="Boehm Poem" owner="9654" />
  58.     <card id="85072" file="card_85072.xml" marked="false" name="Boehm Poem" owner="9654" />
  59.     <card id="19834" file="card_19834.xml" marked="false" name="internet networks" owner="9654" />
  60.     <card id="50566" file="card_50566.xml" marked="false" name="nsfnet" owner="20122" />
  61.     <card id="91852" file="card_91852.xml" marked="false" name="Barrnet" owner="9654" />
  62.     <card id="48604" file="card_48604.xml" marked="false" name="cerfnet" owner="9654" />
  63.     <card id="10645" file="card_10645.xml" marked="false" name="CICnet" owner="9654" />
  64.     <card id="85491" file="card_85491.xml" marked="false" name="JvNCnet" owner="9654" />
  65.     <card id="80095" file="card_80095.xml" marked="false" name="Los Nettos" owner="9654" />
  66.     <card id="95703" file="card_95703.xml" marked="false" name="MICHNET" owner="9654" />
  67.     <card id="89158" file="card_89158.xml" marked="false" name="MIDnet" owner="9654" />
  68.     <card id="92470" file="card_92470.xml" marked="false" name="MRnet" owner="9654" />
  69.     <card id="89395" file="card_89395.xml" marked="false" name="NCSAnet" owner="9654" />
  70.     <card id="13748" file="card_13748.xml" marked="false" name="NEARnet" owner="9654" />
  71.     <card id="94502" file="card_94502.xml" marked="false" name="NEVADAnet" owner="9654" />
  72.     <card id="78984" file="card_78984.xml" marked="false" name="Northwestnet" owner="9654" />
  73.     <card id="51339" file="card_51339.xml" marked="false" name="NYSERnet" owner="9654" />
  74.     <card id="69034" file="card_69034.xml" marked="false" name="OARnet" owner="9654" />
  75.     <card id="51099" file="card_51099.xml" marked="false" name="PREPnet" owner="9654" />
  76.     <card id="79484" file="card_79484.xml" marked="false" name="PSCnet" owner="9654" />
  77.     <card id="89711" file="card_89711.xml" marked="false" name="PSInet" owner="9654" />
  78.     <card id="8728" file="card_8728.xml" marked="false" name="SDSCnet" owner="9654" />
  79.     <card id="47947" file="card_47947.xml" marked="false" name="Sesquinet" owner="9654" />
  80.     <card id="44433" file="card_44433.xml" marked="false" name="SURANet" owner="9654" />
  81.     <card id="78719" file="card_78719.xml" marked="false" name="THEnet" owner="9654" />
  82.     <card id="90070" file="card_90070.xml" marked="false" name="USAN" owner="9654" />
  83.     <card id="93718" file="card_93718.xml" marked="false" name="VERNet" owner="9654" />
  84.     <card id="43331" file="card_43331.xml" marked="false" name="Westnet" owner="9654" />
  85.     <card id="80747" file="card_80747.xml" marked="false" name="CREN/CSNET Description" owner="9654" />
  86.     <card id="44798" file="card_44798.xml" marked="false" name="DDN description" owner="9654" />
  87.     <card id="46412" file="card_46412.xml" marked="false" name="ESNET Description" owner="9654" />
  88.     <card id="51945" file="card_51945.xml" marked="false" name="NASA Science Internet Description" owner="9654" />
  89.     <card id="36388" file="card_36388.xml" marked="false" name="NASA Science Internet Description" owner="9654" />
  90.     <card id="7567" file="card_7567.xml" marked="false" name="NSFNET Description" owner="9654" />
  91.     <card id="45084" file="card_45084.xml" marked="false" name="barrNET description" owner="9654" />
  92.     <card id="15264" file="card_15264.xml" marked="false" name="cerfnet description" owner="9654" />
  93.     <card id="46186" file="card_46186.xml" marked="false" name="cicNET description" owner="9654" />
  94.     <card id="47776" file="card_47776.xml" marked="false" name="jvncNET description" owner="9654" />
  95.     <card id="49251" file="card_49251.xml" marked="false" name="Los Nettos description" owner="9654" />
  96.     <card id="96130" file="card_96130.xml" marked="false" name="MICHNET description" owner="9654" />
  97.     <card id="43161" file="card_43161.xml" marked="false" name="MIDnet Description%0D Description" owner="9654" />
  98.     <card id="83568" file="card_83568.xml" marked="false" name="mrNET description" owner="9654" />
  99.     <card id="42894" file="card_42894.xml" marked="false" name="NCSANET Description" owner="9654" />
  100.     <card id="31796" file="card_31796.xml" marked="false" name="nearnet description" owner="9654" />
  101.     <card id="95230" file="card_95230.xml" marked="false" name="nevadanet description" owner="9654" />
  102.     <card id="44825" file="card_44825.xml" marked="false" name="northwestNET description" owner="9654" />
  103.     <card id="46041" file="card_46041.xml" marked="false" name="nyserNET description" owner="9654" />
  104.     <card id="76453" file="card_76453.xml" marked="false" name="OARNET Description" owner="9654" />
  105.     <card id="47457" file="card_47457.xml" marked="false" name="PSCNET description" owner="9654" />
  106.     <card id="42265" file="card_42265.xml" marked="false" name="PREPnet description%0DPREPNET Description" owner="9654" />
  107.     <card id="92211" file="card_92211.xml" marked="false" name="PSINET description" owner="9654" />
  108.     <card id="45625" file="card_45625.xml" marked="false" name="sdscNET description" owner="9654" />
  109.     <card id="48661" file="card_48661.xml" marked="false" name="sesquiNET description" owner="9654" />
  110.     <card id="48263" file="card_48263.xml" marked="false" name="surANET description" owner="9654" />
  111.     <card id="79660" file="card_79660.xml" marked="false" name="THENET description" owner="9654" />
  112.     <card id="82913" file="card_82913.xml" marked="false" name="usan description" owner="9654" />
  113.     <card id="94328" file="card_94328.xml" marked="false" name="VERNet Description" owner="9654" />
  114.     <card id="45435" file="card_45435.xml" marked="false" name="westNET description" owner="9654" />
  115.     <card id="83845" file="card_83845.xml" marked="false" name="NET ETIQUETTE" owner="9654" />
  116.     <card id="33327" file="card_33327.xml" marked="false" name="NETIQUETTE FOR TELNET" owner="9654" />
  117.     <card id="116218" file="card_116218.xml" marked="false" name="network uses" owner="14286" />
  118.     <card id="5384" file="card_5384.xml" marked="false" name="electronic mail" owner="24408" />
  119.     <card id="37242" file="card_37242.xml" marked="false" name="DOMAIN SYSTEM" owner="24408" />
  120.     <card id="5347" file="card_5347.xml" marked="false" name="unix mail manual" owner="24408" />
  121.     <card id="50197" file="card_50197.xml" marked="false" name="" owner="24408" />
  122.     <card id="31445" file="card_31445.xml" marked="false" name="email session" owner="24408" />
  123.     <card id="31635" file="card_31635.xml" marked="false" name="email session 2" owner="24408" />
  124.     <card id="14781" file="card_14781.xml" marked="false" name="email session 3" owner="24408" />
  125.     <card id="17750" file="card_17750.xml" marked="false" name="email session 4" owner="24408" />
  126.     <card id="18143" file="card_18143.xml" marked="false" name="email session 5" owner="24408" />
  127.     <card id="18201" file="card_18201.xml" marked="false" name="email session 6" owner="24408" />
  128.     <card id="22182" file="card_22182.xml" marked="false" name="email session 7" owner="24408" />
  129.     <card id="22006" file="card_22006.xml" marked="false" name="email session 8" owner="24408" />
  130.     <card id="33873" file="card_33873.xml" marked="false" name="email session 9" owner="24408" />
  131.     <card id="30230" file="card_30230.xml" marked="false" name="email session 10" owner="24408" />
  132.     <card id="76097" file="card_76097.xml" marked="false" name="interest groups" owner="24408" />
  133.     <card id="23899" file="card_23899.xml" marked="false" name="interest groups 2" owner="24408" />
  134.     <card id="3945" file="card_3945.xml" marked="false" name="telnet" owner="24408" />
  135.     <card id="121476" file="card_121476.xml" marked="false" name="telnet 2" owner="24408" />
  136.     <card id="120133" file="card_120133.xml" marked="false" name="telnet manual" owner="24408" />
  137.     <card id="35981" file="card_35981.xml" marked="false" name="telnet session" owner="24408" />
  138.     <card id="8425" file="card_8425.xml" marked="false" name="rlogin session 2" owner="24408" />
  139.     <card id="77022" file="card_77022.xml" marked="false" name="rlogin session 3" owner="24408" />
  140.     <card id="30826" file="card_30826.xml" marked="false" name="file transfer" owner="24408" />
  141.     <card id="114208" file="card_114208.xml" marked="false" name="FTP" owner="24408" />
  142.     <card id="120885" file="card_120885.xml" marked="false" name="FTP 2" owner="24408" />
  143.     <card id="117782" file="card_117782.xml" marked="false" name="FTP manual" owner="24408" />
  144.     <card id="35728" file="card_35728.xml" marked="false" name="ftp session" owner="24408" />
  145.     <card id="82663" file="card_82663.xml" marked="false" name="ftp session 2" owner="24408" />
  146.     <card id="86106" file="card_86106.xml" marked="false" name="ftp session 3" owner="24408" />
  147.     <card id="50872" file="card_50872.xml" marked="false" name="ftp session 3" owner="24408" />
  148.     <card id="59271" file="card_59271.xml" marked="false" name="ftp session 3" owner="24408" />
  149.     <card id="76769" file="card_76769.xml" marked="false" name="ftp session 3" owner="24408" />
  150.     <card id="77183" file="card_77183.xml" marked="false" name="ftp session 3" owner="24408" />
  151.     <card id="87489" file="card_87489.xml" marked="false" name="ftp session 4" owner="24408" />
  152.     <card id="87795" file="card_87795.xml" marked="false" name="ftp session 5" owner="24408" />
  153.     <card id="86782" file="card_86782.xml" marked="false" name="ftp session 6" owner="24408" />
  154.     <card id="114806" file="card_114806.xml" marked="false" name="DOWNLOADING" owner="24408" />
  155.     <card id="123606" file="card_123606.xml" marked="false" name="REFERENCE" owner="14286" />
  156.     <card id="41249" file="card_41249.xml" marked="false" name="Resources" owner="2693" />
  157.     <card id="6247" file="card_6247.xml" marked="false" name="Internet Resource Guide" owner="2693" />
  158.     <card id="115171" file="card_115171.xml" marked="false" name="Internet Resource Guide" owner="2693" />
  159.     <card id="8622" file="card_8622.xml" marked="false" name="computing centers popup" owner="2693" />
  160.     <card id="16476" file="card_16476.xml" marked="false" name="library catalogs popup" owner="2693" />
  161.     <card id="15974" file="card_15974.xml" marked="false" name="data archives popup" owner="2693" />
  162.     <card id="17131" file="card_17131.xml" marked="false" name="white pages popup" owner="2693" />
  163.     <card id="9455" file="card_9455.xml" marked="false" name="Miscellaneous popup" owner="2693" />
  164.     <card id="4447" file="card_4447.xml" marked="false" name="Network Information Centers" owner="2693" />
  165.     <card id="6661" file="card_6661.xml" marked="false" name="BITNET NIC" owner="2693" />
  166.     <card id="12703" file="card_12703.xml" marked="false" name="DDN NIC" owner="2693" />
  167.     <card id="15740" file="card_15740.xml" marked="false" name="NNSC" owner="2693" />
  168.     <card id="43647" file="card_43647.xml" marked="false" name="NNSC" owner="2693" />
  169.     <card id="26096" file="card_26096.xml" marked="false" name="CIC" owner="2693" />
  170.     <card id="24685" file="card_24685.xml" marked="false" name="oceanic" owner="2693" />
  171.     <card id="25487" file="card_25487.xml" marked="false" name="span nic" owner="2693" />
  172.     <card id="10234" file="card_10234.xml" marked="false" name="BIBLIOGRAPHY" owner="2693" />
  173.     <card id="39303" file="card_39303.xml" marked="false" name="bibliography comer" owner="2693" />
  174.     <card id="39672" file="card_39672.xml" marked="false" name="Bibliography frey and adams" owner="2693" />
  175.     <card id="40278" file="card_40278.xml" marked="false" name="Bibliography laquey" owner="2693" />
  176.     <card id="40674" file="card_40674.xml" marked="false" name="Bibliography quarterman" owner="2693" />
  177.     <card id="40743" file="card_40743.xml" marked="false" name="last book review" owner="2693" />
  178.     <card id="52290" file="card_52290.xml" marked="false" name="glossary" owner="11096" />
  179.     <card id="52591" file="card_52591.xml" marked="false" name="" owner="11096" />
  180.     <card id="52812" file="card_52812.xml" marked="false" name="" owner="11096" />
  181.     <card id="53000" file="card_53000.xml" marked="false" name="" owner="11096" />
  182.     <card id="53483" file="card_53483.xml" marked="false" name="" owner="11096" />
  183.     <card id="53533" file="card_53533.xml" marked="false" name="" owner="11096" />
  184.     <card id="53844" file="card_53844.xml" marked="false" name="" owner="11096" />
  185.     <card id="54201" file="card_54201.xml" marked="false" name="arpanet glossary" owner="11096" />
  186.     <card id="54376" file="card_54376.xml" marked="false" name="" owner="11096" />
  187.     <card id="54702" file="card_54702.xml" marked="false" name="" owner="11096" />
  188.     <card id="54840" file="card_54840.xml" marked="false" name="" owner="11096" />
  189.     <card id="55053" file="card_55053.xml" marked="false" name="" owner="11096" />
  190.     <card id="55414" file="card_55414.xml" marked="false" name="" owner="11096" />
  191.     <card id="55652" file="card_55652.xml" marked="false" name="" owner="11096" />
  192.     <card id="55987" file="card_55987.xml" marked="false" name="" owner="11096" />
  193.     <card id="56264" file="card_56264.xml" marked="false" name="" owner="11096" />
  194.     <card id="56362" file="card_56362.xml" marked="false" name="bitnet glossary" owner="11096" />
  195.     <card id="56609" file="card_56609.xml" marked="false" name="" owner="11096" />
  196.     <card id="56961" file="card_56961.xml" marked="false" name="" owner="11096" />
  197.     <card id="57161" file="card_57161.xml" marked="false" name="" owner="11096" />
  198.     <card id="57553" file="card_57553.xml" marked="false" name="" owner="11096" />
  199.     <card id="57657" file="card_57657.xml" marked="false" name="" owner="11096" />
  200.     <card id="57904" file="card_57904.xml" marked="false" name="" owner="11096" />
  201.     <card id="58254" file="card_58254.xml" marked="false" name="" owner="11096" />
  202.     <card id="58440" file="card_58440.xml" marked="false" name="" owner="11096" />
  203.     <card id="58781" file="card_58781.xml" marked="false" name="" owner="11096" />
  204.     <card id="58892" file="card_58892.xml" marked="false" name="Cren glossary" owner="11096" />
  205.     <card id="59504" file="card_59504.xml" marked="false" name="" owner="11096" />
  206.     <card id="59785" file="card_59785.xml" marked="false" name="" owner="11096" />
  207.     <card id="60041" file="card_60041.xml" marked="false" name="" owner="11096" />
  208.     <card id="60372" file="card_60372.xml" marked="false" name="" owner="11096" />
  209.     <card id="60609" file="card_60609.xml" marked="false" name="" owner="11096" />
  210.     <card id="60717" file="card_60717.xml" marked="false" name="" owner="11096" />
  211.     <card id="61047" file="card_61047.xml" marked="false" name="" owner="11096" />
  212.     <card id="61322" file="card_61322.xml" marked="false" name="" owner="11096" />
  213.     <card id="61618" file="card_61618.xml" marked="false" name="" owner="11096" />
  214.     <card id="61771" file="card_61771.xml" marked="false" name="" owner="11096" />
  215.     <card id="61984" file="card_61984.xml" marked="false" name="" owner="11096" />
  216.     <card id="30001" file="card_30001.xml" marked="false" name="" owner="11096" />
  217.     <card id="62437" file="card_62437.xml" marked="false" name="" owner="11096" />
  218.     <card id="62582" file="card_62582.xml" marked="false" name="" owner="11096" />
  219.     <card id="62960" file="card_62960.xml" marked="false" name="" owner="11096" />
  220.     <card id="63116" file="card_63116.xml" marked="false" name="" owner="11096" />
  221.     <card id="27314" file="card_27314.xml" marked="false" name="ftp glossary" owner="11096" />
  222.     <card id="27501" file="card_27501.xml" marked="false" name="" owner="11096" />
  223.     <card id="27689" file="card_27689.xml" marked="false" name="" owner="11096" />
  224.     <card id="19133" file="card_19133.xml" marked="false" name="" owner="11096" />
  225.     <card id="28131" file="card_28131.xml" marked="false" name="" owner="11096" />
  226.     <card id="26564" file="card_26564.xml" marked="false" name="" owner="11096" />
  227.     <card id="28413" file="card_28413.xml" marked="false" name="" owner="11096" />
  228.     <card id="28605" file="card_28605.xml" marked="false" name="" owner="11096" />
  229.     <card id="63351" file="card_63351.xml" marked="false" name="" owner="11096" />
  230.     <card id="63582" file="card_63582.xml" marked="false" name="" owner="11096" />
  231.     <card id="63903" file="card_63903.xml" marked="false" name="" owner="11096" />
  232.     <card id="64278" file="card_64278.xml" marked="false" name="Internet glossary" owner="11096" />
  233.     <card id="64746" file="card_64746.xml" marked="false" name="" owner="11096" />
  234.     <card id="64954" file="card_64954.xml" marked="false" name="" owner="11096" />
  235.     <card id="13079" file="card_13079.xml" marked="false" name="" owner="11096" />
  236.     <card id="65238" file="card_65238.xml" marked="false" name="" owner="11096" />
  237.     <card id="65310" file="card_65310.xml" marked="false" name="" owner="11096" />
  238.     <card id="65725" file="card_65725.xml" marked="false" name="" owner="11096" />
  239.     <card id="65995" file="card_65995.xml" marked="false" name="" owner="11096" />
  240.     <card id="66206" file="card_66206.xml" marked="false" name="" owner="11096" />
  241.     <card id="66543" file="card_66543.xml" marked="false" name="" owner="11096" />
  242.     <card id="66728" file="card_66728.xml" marked="false" name="" owner="11096" />
  243.     <card id="66987" file="card_66987.xml" marked="false" name="" owner="11096" />
  244.     <card id="67243" file="card_67243.xml" marked="false" name="" owner="11096" />
  245.     <card id="67443" file="card_67443.xml" marked="false" name="" owner="11096" />
  246.     <card id="29910" file="card_29910.xml" marked="false" name="Network glossary" owner="11096" />
  247.     <card id="67650" file="card_67650.xml" marked="false" name="" owner="11096" />
  248.     <card id="67900" file="card_67900.xml" marked="false" name="" owner="11096" />
  249.     <card id="68161" file="card_68161.xml" marked="false" name="" owner="11096" />
  250.     <card id="68436" file="card_68436.xml" marked="false" name="" owner="11096" />
  251.     <card id="68681" file="card_68681.xml" marked="false" name="" owner="11096" />
  252.     <card id="69308" file="card_69308.xml" marked="false" name="" owner="11096" />
  253.     <card id="3654" file="card_3654.xml" marked="false" name="" owner="11096" />
  254.     <card id="24101" file="card_24101.xml" marked="false" name="OSI glossary" owner="11096" />
  255.     <card id="25039" file="card_25039.xml" marked="false" name="" owner="11096" />
  256.     <card id="26348" file="card_26348.xml" marked="false" name="Packet glossary" owner="11096" />
  257.     <card id="20363" file="card_20363.xml" marked="false" name="" owner="11096" />
  258.     <card id="26738" file="card_26738.xml" marked="false" name="" owner="11096" />
  259.     <card id="28919" file="card_28919.xml" marked="false" name="" owner="11096" />
  260.     <card id="29069" file="card_29069.xml" marked="false" name="" owner="11096" />
  261.     <card id="29434" file="card_29434.xml" marked="false" name="" owner="11096" />
  262.     <card id="29552" file="card_29552.xml" marked="false" name="" owner="11096" />
  263.     <card id="69541" file="card_69541.xml" marked="false" name="" owner="11096" />
  264.     <card id="5097" file="card_5097.xml" marked="false" name="" owner="11096" />
  265.     <card id="69824" file="card_69824.xml" marked="false" name="RFC glossary" owner="11096" />
  266.     <card id="69989" file="card_69989.xml" marked="false" name="" owner="11096" />
  267.     <card id="70181" file="card_70181.xml" marked="false" name="" owner="11096" />
  268.     <card id="70550" file="card_70550.xml" marked="false" name="" owner="11096" />
  269.     <card id="70902" file="card_70902.xml" marked="false" name="" owner="11096" />
  270.     <card id="71097" file="card_71097.xml" marked="false" name="" owner="11096" />
  271.     <card id="71232" file="card_71232.xml" marked="false" name="Server glossary" owner="11096" />
  272.     <card id="71536" file="card_71536.xml" marked="false" name="" owner="11096" />
  273.     <card id="71888" file="card_71888.xml" marked="false" name="" owner="11096" />
  274.     <card id="71991" file="card_71991.xml" marked="false" name="" owner="11096" />
  275.     <card id="72345" file="card_72345.xml" marked="false" name="" owner="11096" />
  276.     <card id="72511" file="card_72511.xml" marked="false" name="" owner="11096" />
  277.     <card id="72810" file="card_72810.xml" marked="false" name="Switch glossary" owner="11096" />
  278.     <card id="18817" file="card_18817.xml" marked="false" name="" owner="11096" />
  279.     <card id="72991" file="card_72991.xml" marked="false" name="" owner="11096" />
  280.     <card id="73287" file="card_73287.xml" marked="false" name="" owner="11096" />
  281.     <card id="20584" file="card_20584.xml" marked="false" name="" owner="11096" />
  282.     <card id="73632" file="card_73632.xml" marked="false" name="" owner="11096" />
  283.     <card id="74189" file="card_74189.xml" marked="false" name="" owner="11096" />
  284.     <card id="74437" file="card_74437.xml" marked="false" name="" owner="11096" />
  285.     <card id="74688" file="card_74688.xml" marked="false" name="" owner="11096" />
  286.     <card id="74777" file="card_74777.xml" marked="false" name="" owner="11096" />
  287.     <card id="75152" file="card_75152.xml" marked="false" name="" owner="11096" />
  288.     <card id="75421" file="card_75421.xml" marked="false" name="" owner="11096" />
  289.     <card id="75620" file="card_75620.xml" marked="false" name="" owner="11096" />
  290.     <card id="75962" file="card_75962.xml" marked="false" name="" owner="11096" />
  291.     <card id="32151" file="card_32151.xml" marked="false" name="quick" owner="14286" />
  292.     <card id="12906" file="card_12906.xml" marked="false" name="notes" owner="14286" />
  293.     <card id="7996" file="card_7996.xml" marked="false" name="last" owner="14286" />
  294.     <card id="116675" file="card_116675.xml" marked="false" name="final" owner="14286" />
  295. </stack>
  296.